Skip to content

[go-migration] Adjust missing framework configurations#1167

Merged
ramonskie merged 28 commits intocloudfoundry:feature/go-migrationfrom
kiril-keranov:patch-15
Feb 17, 2026
Merged

[go-migration] Adjust missing framework configurations#1167
ramonskie merged 28 commits intocloudfoundry:feature/go-migrationfrom
kiril-keranov:patch-15

Conversation

@kiril-keranov
Copy link
Contributor

@kiril-keranov kiril-keranov commented Feb 13, 2026

  • Introduce YamlHandler thin wrapper around yaml lib used for parsing and validating yaml configurations
  • Introduce missing configurations for frameworks:
    • aspectj weaver agent
    • google stackdrive profiler
    • java memory assistant
    • jrebel
    • jprofiler profiler
    • luna security provider
    • sealight agent
      Default configurations of custom properties are added for the corresponding frameworks with possibility to overlay with JBP_CONFIG for the framework. More info on the missing configurations can be found in this issue
  • Refactor existing enabled checks and other properties, obtained through JBP_CONFIG to be based on parsing the corresponding JPB_CONFIG instead of doing checks/extractions based on contains(..). Refactored the following frameworks:
    • client certificated mapper
    • debug
    • jmx
    • metric writer

@ramonskie ramonskie merged commit 1e2a950 into cloudfoundry:feature/go-migration Feb 17, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants